home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk2 / autopics / ushow.doc < prev    next >
Text File  |  1995-03-18  |  2KB  |  40 lines

  1. uShow (microShow) version 1.0  -  Copyright (c) 1987 Darrin Massena
  2.  
  3. Usage:  uShow [file name]
  4. To close picture, click in hidden upper-left close box or press any key.
  5.  
  6. While working on the latest, greatest Mantis Development creation, I came upon
  7. the need for extremely short IFF picture read routines.  It occurred to me
  8. that we can always use a shorter "Show" utility, so I whipped together -
  9.  
  10.        "uShow (or microShow) the less-than 1K IFF show utility"
  11.  
  12. uShow is about half the size of this document file.  Yes, it's true!
  13. uShow has been tested to work with IFF pictures from DPaint, DPaint II, Aegis
  14. Images, DigiView, and Amiga Live.  DPaint I/II brushes are also displayed.
  15.  
  16. A few limitations were imposed on uShow to keep it smallest:
  17.  
  18. 1) uShow handles all error conditions but does not report the errors back to
  19.    you.  If uShow cannot find your file or cannot allocate screen memory,
  20.    it will simply return to you without displaying the picture.
  21. 2) uShow cannot show pictures larger than your screen size (about 700x420).
  22. 3) uShow does not need quotes (") around filenames with spaces in them.  To
  23.    display the file "Spaces In Name.pic", just type "uShow Spaces In Name.pic".
  24.  
  25. For a copy (on Amiga 3.5" disk) of the assembly language source to uShow,
  26. along with a set of more general purpose (but equally short) assembly language
  27. IFF ILBM read routines in Manx Assembler format, just send a meager $15 to:
  28.  
  29.                      Mantis Development
  30.                      attn: Darrin Massena
  31.                      P.O. Box 4001
  32.                      Bellevue, WA 98008
  33.  
  34. uShow is NOT public domain, but is freely redistributable by anyone so long
  35. as no profit is made through the redistribution.  Give uShow to all your
  36. friends, include it in all software collections, just don't do anything stupid
  37. like trying to sell it.  Who'd pay for this anyway?
  38.  
  39. Darrin Massena, Mantis Development
  40.